home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 944 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.1 KB

  1. Path: zippy.cais.net!not-for-mail
  2. From: swank@cais.com (Robert D. Swank)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Upload Problem
  5. Date: 20 Jan 1996 15:42:01 GMT
  6. Organization: Capital Area Internet Service info@cais.com 703-448-4470
  7. Message-ID: <4dr2g9$ei0@zippy.cais.net>
  8. References: <bobcarp.821929245@iquest.net>
  9. NNTP-Posting-Host: cais.com
  10. X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
  11.  
  12. Bob Carpenter (bobcarp@iquest.net) wrote:
  13. : I need help! I have an Amiga 3000/25 and a 28.8 baud modem. Don't ask 
  14. : what type it is...I don't know. It just says "FAX MODEM" on it. The 
  15. : manual is even generic! The modem uses the Rockwell chipset. And I 
  16. : did also have this problem with a Supra 14.4 modem. Anyway, here's my 
  17. : problem:
  18. : I can download at 3000+ cps. When I upload it is a different story. Iget 
  19. : lots of errors and retries. I have tried Terminus, Term, and BaudBandit 
  20. : with the same results. I have tried this modem and a supra. I get the 
  21. : problem on my IPS, the IPS that I used to be on in the Chicago area, two 
  22. : local BBSs. So, I think it is something on MY end....but what? I have 
  23. : CTS/RTS set and not using Xon/Xoff. What else could it be? Oh I am using 
  24. : Zmodem for transfers.
  25. : Any help would be appreciated.
  26.  
  27. A little trick about Zmodem I learned while running the National 
  28. Capital Amiga Users Group (NCAUG) BBS: The size of the packets must be 
  29. set to at least the size the sender is tring to send. Check to see if you 
  30. have an environment variable for zmodem or xprzmodem. there may be a 
  31. number in there that looks like M1024.
  32.  
  33. What happens is, when you are downloading, if you have this number set 
  34. higher, like M2048 and the sender is using a lower default, like M1024
  35. Your modem/software has allowed plenty of space in its buffer for the 
  36. whole packet before checking and clearing out for the next one. however, 
  37. when you are sending with a larger buffer size, you are filling up his 
  38. buffer and keep sending data before he clears out and gets ready for 
  39. it, with the result that a coupld bits of data are often lost at his end.
  40.  
  41. Setting the buffer size is a feature that I think was implemented in 
  42. version 3 of ZModem.The reason for this, of course, was to allow faster 
  43. transfers with the new modems, while still allowing compatibility with 
  44. old modems and software. But few people ever got into the docs to figure 
  45. it out.
  46.  
  47. I solved this problem on our BBS by having two ZModem settings to choos 
  48. from and lots of messages to the users :-)
  49.  
  50. You don't say which terminal program you are using. It is possible that 
  51. your program does not support the higher transfer rates properly. 
  52.  
  53. I believe TERM allows you to set this value from one of its menus, but 
  54. you can also set up the environment variable manually - there are about a 
  55. dozen settings in mine for various things. Wading through the Zmodem docs 
  56. can be a bit daunting, though.
  57.  
  58. Sorry if this is a bit cryptic, it's over a year since I stopped running 
  59. the BBS and it was a year before that when I figured this all out. You 
  60. can send me e-mail for more about this, as I seem to get 
  61. erratic feeds of responses here, probably due to not reading every day :-)
  62.  
  63. Bob
  64.